SyEventSinkSubscription 
Logical Entity Name  SyEventSinkSubscription 
Default Table Name  SyEventSinkSubscription 
Physical Only  NO 
Definition 
 
Note 
 

SyEventSinkSubscription Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyEventSinkSubscriptionId(PK)    int  NO 
 
SyServiceProcessId(FK)    int  NO 
 
Active    bit  NO 
 
SubscriptionInfo    xml  NO 
 
ExpirationDate    datetime  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyEventSinkSubscription Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyEventSinkSubscription_SyEventSinkSubscriptionID  PrimaryKey  SyEventSinkSubscriptionId 

SyEventSinkSubscription Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyServiceProcess  Non-Identifying  One To Zero or More  FK_SyEventSinkSubscriptionSyServiceProcessId_SyServiceProcessSyServiceProcessId      SyServiceProcessId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SyEventSinkSubscriptionUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SyEventSinkSubscriptionTaskSchedule  Non-Identifying  One To Zero or More  FK_SyEventSinkSubscriptionTaskScheduleSyEventSinkSubscriptionID_SyEventSinkSubscriptionSyEventSinkSubscriptionID        NO  YES 

SyEventSinkSubscription Check Constraints 
Check Constraint Name  CheckConstraint